Configurates
C1.Web.Mvc.FlexChartBase<T>.Legend. Sets the chart legend.
シンタックス
'宣言
Public Overloads Overridable Function Legend( _
ByVal As System.Action(Of ChartLegendBuilder) _
) As
public virtual Legend(
System.Action<ChartLegendBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照